| HsBuilding |
| Logical Entity Name | HsBuilding |
| Default Table Name | HsBuilding |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| HsBuilding Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
HsBuildingID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(120) | NO | ||
| Comment | nvarchar(2000) | YES | ||
HsBuildingCategoriesID |
int | NO | ||
syCampusID |
int | NO | ||
SyCampusGrpID |
int | YES | ||
| BuildingImage | image | YES | ||
| NormalCapacity | int | NO | ||
| MaxCapacity | int | NO | ||
| Gender | char(1) | NO | ||
| Active | bit | NO | ||
| OnCampus | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| HsBuilding Primary and Unique Keys |
| Key Name | Key Type | Keys |
| HsBuilding_Code_U_N_IDX | Index | Code |
| PK_HsBuilding_HsBuildingID | PrimaryKey | HsBuildingID |
| HsBuilding Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| HsBuildingCategories | Non-Identifying | One To Zero or More | FK_HsBuilding_HsBuildingCategoriesID_HsBuildingCategories_HsBuildingCategoriesID | HsBuildingCategoriesID | NO | YES | ||
| SyCampusGrp | Non-Identifying | Zero or One to Zero or More | FK_HsBuilding_SyCampusGrpID_SyCampusGrp_SyCampusGrpID | SyCampusGrpID | NO | YES | ||
| SyCampus | Non-Identifying | One To Zero or More | FK_HsBuilding_syCampusID_syCampus_syCampusID | syCampusID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_HsBuilding_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| cmIncident | Non-Identifying | One To Zero or More | FK_CmIncident_HsBuilding_HsBuildingID | NO | YES | |||
| HsBuildingAddress | Non-Identifying | One To Zero or More | FK_HsBuildingAddress_HsBuildingID_HsBuilding_HsBuildingID | NO | YES | |||
| HsBuildingAmenities | Non-Identifying | One To Zero or More | FK_HsBuildingAmenities_HsBuildingID_HsBuilding_HsBuildingID | NO | YES | |||
| HsBuildingImages | Non-Identifying | One To Zero or More | FK_HsBuildingImages_HsBuildingID_HsBuilding_HsBuildingID | NO | YES | |||
| HsBuildingRooms | Non-Identifying | One To Zero or More | FK_HsBuildingRooms_HsBuildingID_HsBuilding_HsBuildingID | NO | YES | |||
| HsBuildingSuites | Non-Identifying | One To Zero or More | FK_HsBuildingSuites_HsBuildingID_HsBuilding_HsBuildingID | NO | YES |
| HsBuilding Check Constraints |
| Check Constraint Name | CheckConstraint |
| HsBuilding Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| HsBuilding Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.HousingBuilding |
NO | |||
| Physical (Microsoft SQL Server) dbo.HsBuilding |
NO |
| HsBuilding Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Incidents |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Housing |
| HsBuilding Data Movement Rules |
| Name | Type | Rule Text/Value |